home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Languages / Caml Light 0.61 / Source / config / s.h < prev   
Encoding:
C/C++ Source or Header  |  1992-08-26  |  164 b   |  7 lines  |  [TEXT/MPS ]

  1. /* Operating system and standard library dependencies for MPW. */
  2.  
  3. #define HAS_MEMMOVE
  4. typedef void sighandler_return_type;
  5. #define HAS_RENAME
  6. #define HAS_STRERROR
  7.